Skip to content

feat: end to end wiring for per message nack#365

Open
ayildirim21 wants to merge 14 commits into
numaproj:mainfrom
ayildirim21:per-msg-nack
Open

feat: end to end wiring for per message nack#365
ayildirim21 wants to merge 14 commits into
numaproj:mainfrom
ayildirim21:per-msg-nack

Conversation

@ayildirim21

@ayildirim21 ayildirim21 commented Jul 1, 2026

Copy link
Copy Markdown
Member

Closes #348

@ayildirim21
ayildirim21 marked this pull request as draft July 1, 2026 15:52
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.96%. Comparing base (86c27d4) to head (d18e019).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #365      +/-   ##
==========================================
+ Coverage   92.74%   92.96%   +0.22%     
==========================================
  Files          67       68       +1     
  Lines        3540     3641     +101     
  Branches      232      236       +4     
==========================================
+ Hits         3283     3385     +102     
+ Misses        191      190       -1     
  Partials       66       66              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ayildirim21
ayildirim21 marked this pull request as ready for review July 7, 2026 07:06
Comment thread packages/pynumaflow/pynumaflow/proto/sourcer/source.proto Outdated
Comment thread packages/pynumaflow/pynumaflow/sourcer/servicer/async_servicer.py Outdated
vaibhavtiwari33 and others added 10 commits July 21, 2026 02:08
Signed-off-by: Vaibhav Tiwari <[email protected]>
Signed-off-by: Abdullah Yildirim <[email protected]>
Signed-off-by: Abdullah Yildirim <[email protected]>
Signed-off-by: Abdullah Yildirim <[email protected]>
Signed-off-by: Abdullah Yildirim <[email protected]>
Signed-off-by: Abdullah Yildirim <[email protected]>
Signed-off-by: Abdullah Yildirim <[email protected]>
Signed-off-by: Vaibhav Tiwari <[email protected]>
Signed-off-by: Abdullah Yildirim <[email protected]>
Signed-off-by: GitHub <[email protected]>
Co-authored-by: vaibhavtiwari33 <[email protected]>
Signed-off-by: Abdullah Yildirim <[email protected]>
Signed-off-by: Abdullah Yildirim <[email protected]>
Comment on lines +12 to +13
optional uint64 delay = 3;
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need generic options here as well

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread packages/pynumaflow/examples/nack/pyproject.toml Outdated
Signed-off-by: Abdullah Yildirim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Per-Message Nack Support for Python SDK

2 participants